Microwave filters GUI  2.0.3
Public Member Functions | List of all members
mwfiltersgui.PredisZeorsDlg Class Reference

Dialog to select predistortion zeros. More...

Public Member Functions

def __init__
 Create dialog to select visible curves.

Detailed Description

Dialog to select predistortion zeros.

Definition at line 2666 of file mwfiltersgui.py.

Constructor & Destructor Documentation

def mwfiltersgui.PredisZeorsDlg.__init__ (   self,
  roots_NRP,
  zerosArrang,
  parent = None 
)

Create dialog to select visible curves.

    @roots_NRP    = Roots of F(s)F(-s) that are in the left-hand s-plane
    @zerosArrang  = Predistiortion zeros arrangement (list of bool).
    @param parent = Parent window (default None).

Handle to the dbplot main window.

Definition at line 2675 of file mwfiltersgui.py.

References libcommonfunc.complexStr(), dbplot.DbPlot.mainWindow, mwfiltersgui.SpecMask.mainWindow, dbplot.AxisScalingDlg.mainWindow, mwfiltersgui.HelpForm.mainWindow, dbplot.EditCurvesDlg.mainWindow, mwfiltersgui.SetCouplingDlg.mainWindow, mwfiltersgui.MatrixEditDlg.mainWindow, mwfiltersgui.PredisZeorsDlg.mainWindow, mwfiltersgui.PredisZeorsDlg.setZeroToFs(), libcommonfunc.Parameters.zerosArrang, and mwfiltersgui.PredisZeorsDlg.zerosArrang.

Here is the call graph for this function:


The documentation for this class was generated from the following file: